home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 July / macgaichiban199607.bin / MOVIES / CLICK / 00113_p-face 72dpi.ls < prev    next >
Encoding:
Text File  |  1996-05-09  |  95 b   |  9 lines

  1. on mouseDown
  2.   puppetSound("dog")
  3.   updateStage()
  4. end
  5.  
  6. on mouseUp
  7.   go("question to mica")
  8. end
  9.